Click or drag to resize

AppointmentIsResponseRequested Property

Indicates whether a response to an item is required.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public bool IsResponseRequested { get; set; }

Property Value

Type: Boolean
true if this instance is response requested; otherwise, false.
See Also